{
  "name": "One-Sentence Story",
  "short_name": "One-S-Story",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "https://one-sentence-story.com/app/",
  "dir": "auto",
  "lang": "en",
  "orientation": "portrait",
  "description": "A powerful tool for creating unique one-sentence stories!",
  "categories": [
    "entertainment"
  ]
}