{
  "name": "IMshot – Dein Foto-Creator",
  "short_name": "IMshot",
  "description": "Erstelle beeindruckende Fotos mit individuellen Rahmen und Text-Overlays. Von IMpunkt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFEED1",
  "theme_color": "#3A5533",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "creativity"],
  "lang": "de"
}
